	body {background-color: #0f4d64;text-align: center; font-family: sans-serif;
	}
	figcaption {opacity: 0.7;text-decoration: italics;}
	header{
		color:  #333;  
		box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	  	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	  	background-color: #ecf0f1; 
	  	padding: 0.1em;
	  	margin-top: 2em;
	  	overflow: hidden;
	  	text-align: center;
	  	
	}
	h1 { font-family: 'axis-bold', sans-serif; }
	header h1{margin-top: 0em;max-width: 85%;display: inline-block;}
	@media only screen and (max-width: 32em) {
	  header h1{
	    font-size: 2rem;
	    margin: 0em;
	    margin-bottom: 1em;
	    padding: 0em;
	  }
	}
	#Layer_1 {
	  fill: #0f4d64;
	  height: 5em;
	  width: 5em;
	  margin-top: 2em;
	}
	#vereniging,  #boortekening{ background-color: #f3f6d9;color:  #333;  }
	footer{color: #ecf0f1}
	.cls-1{stroke: #f1c40f !important;}
	#boortekening img{max-height: 90vh;margin-left: auto;margin-right: auto;}